import styles from "./loading.module.css"; export default async function Loading() { return (
); }